From: Vinicius Jose Latorre Date: Sun, 3 Dec 2006 22:26:52 +0000 (+0000) Subject: Fix paren.el doc. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~31736 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=77ea34ced9efeb406db920ded67a4e2d1dd584d5;p=emacs.git Fix paren.el doc. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa31bf7da44..fc4eee83553 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -79,7 +79,7 @@ 2006-12-01 Ben North * paren.el: Fix the highlight overlay extension when the user types a - sequence of char very fast just after the open parenthesis. + sequence of char very fast just before the open parenthesis. 2006-12-01 Vinicius Jose Latorre